gtkscrolledwindow: Clean up input handling a bit
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 2 Feb 2023 10:15:24 +0000 (11:15 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 2 Feb 2023 11:50:59 +0000 (12:50 +0100)
commita254a4529fbb5b2e735fa4bccaaf1cb27faf2c00
treecc7ed22567904f3a8393dafe498df933b308c537
parent3ba3e8286f3446cc9879ac3a90b901c2a9d4f57d
gtkscrolledwindow: Clean up input handling a bit

These pieces were added in commit 8d2f81cca4, but are no longer
necessary since there's no capture_button_press special behavior
toggle.

This can be simplified again.
gtk/gtkscrolledwindow.c